csstypes: Propagate NTH_CHILD and NTH_LAST_CHILD to siblings
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Nov 2015 00:38:39 +0000 (01:38 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Nov 2015 00:48:14 +0000 (01:48 +0100)
commit4141a7d7c8a949585d5bfdc997c7651c5e3fc49f
tree26ba2370240a756215e95c17284e8ed7b123bfe0
parenta7816909ef9b55629d3e6b97e6e0f3c4b2f88343
csstypes: Propagate NTH_CHILD and NTH_LAST_CHILD to siblings

Otherwise, we'd have to mark eveyr child on changes, and it's far easier
to do that once we actually validate.
gtk/gtkcsstypes.c